home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-12-20 | 388 b | 7 lines | [TEXT/MMCC] |
- void Draw3DButton(Rect *buttonRect, unsigned char *theTitle,
- Handle iconHandle, short buttonDepth, Boolean isDown, Boolean drawTriangle);
- Boolean Track3DButton(Rect *buttonRect, unsigned char *theTitle,
- Handle iconHandle, short buttonDepth, Boolean drawTriangle);
- void Hit3DButton(Rect *buttonRect, unsigned char *theTitle,
- Handle iconHandle, short buttonDepth, Boolean drawTriangle);
-